Command line


Converstion can also be completed by the 4U WMA MP3 Converter from the command line. Command line usage is as follows:

wmamp3converter <file name> [/object format] [/object path]

Example:

wmamp3converter readme.mp3 /wav

wmamp3converter readme.mp3 /wav /d:\wavfile

File name can be included path, example:

wmamp3converter c:\audiofiles\readme.mp3 /wav /d:\wavfile

wmamp3converter "c:\audio files\samples\readme.mp3" /wav /"d:\wav files\temp"

As shown in the example above, filenames and object path that include spaces must be enclosed in quotes.